GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF / RotatePages Method





In This Topic
RotatePages Method (GdPicturePDF)
In This Topic
Syntax
'Declaration
 
Public Function RotatePages( _
   ByVal Rotation As Integer _
) As GdPictureStatus
public GdPictureStatus RotatePages( 
   int Rotation
)
public function RotatePages( 
    Rotation: Integer
): GdPictureStatus; 
public function RotatePages( 
   Rotation : int
) : GdPictureStatus;
public: GdPictureStatus RotatePages( 
   int Rotation
) 
public:
GdPictureStatus RotatePages( 
   int Rotation
) 

Parameters

Rotation
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF
GdPicturePDF Members